Bitmap for WPF
SetValue<T>(Int32,T) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Properties クラス > SetValue メソッド : SetValue<T>(Int32,T) メソッド
Index of the property
Value of the property
Sets the named property to the given value.
シンタックス
'宣言
 
Public Overloads Sub SetValue(Of T As ComObject)( _
   ByVal index As System.Integer, _
   ByVal value As T _
) 
public void SetValue<T>( 
   System.int index,
   T value
)
where T: ComObject

パラメータ

index
Index of the property
value
Value of the property

型パラメータ

T
参照

Properties クラス
Properties メンバ
オーバーロード一覧